REGISTER DLL
This command will register an ActiveX Dll on the user's system. Be aware that the user requires administration or power user rights in order to successfully register or unregister a Dll.


ARGUMENTS:
* Dll name = The name of the Dll to register.

RETURNS:
If the registration was successful 1 is return, otherwise 0


SYNTAX
Return Integer=REGISTER DLL(Dll name)
REGISTER DLL Dll name


RELATED INFO
View COM, ActiveX, .NET Index
View STYX Index
View STYX Main File